Click or drag to resize

FindItemResponseItems Property

Contains an array of items found by using the FindItem Operation.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<Item> Items { get; }

Property Value

Type: IListItem
See Also